home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Paint.NET 2.5 / PaintDotNet_2_5.exe / PaintDotNet.msi / _E198A23A1F8EB40DF7CB056DADF70924 < prev    next >
Text File  |  2005-11-23  |  6KB  |  155 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - Shape Tools</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <img border="0" src="../images/logo.png" width="229" height="73" align="left"><p><b><br>
  17.      </b></p>
  18. </div>
  19. <div id="leftnav">
  20.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  21.         <li><a href="index.html">Overview</a><br>
  22.         </li>
  23.         <li><a href="Features.html">Features</a><br>
  24.         </li>
  25.     </ul>
  26.     <h3>User Interface</h3>
  27.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  28.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  29.         <li><a href="MainWindow.html">Main Window</a></li>
  30.         <li><a href="MenuBar.html">Menu Bar</a>
  31.         <ul class="toc">
  32.             <li><a href="File.html">File</a></li>
  33.             <li><a href="Edit.html">Edit</a></li>
  34.             <li><a href="View.html">View</a></li>
  35.             <li><a href="Image.html">Image</a></li>
  36.             <li><a href="Layers.html">Layers</a>
  37.             <ul class="toc">
  38.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  39.                 <li><a href="Adjustments.html">Adjustments</a>
  40.                 <ul class="toc">
  41.                     <li><a href="Levels.html">Levels</a></li>
  42.                 </ul></li>
  43.             </ul></li>
  44.             <li><a href="Effects.html">Effects</a></li>
  45.             <li><a href="Tools.html">Tools</a></li>
  46.             <li><a href="Window.html">Window</a></li>
  47.             <li><a href="Help.html">Help</a></li>
  48.             <li><a href="Toolbar.html">Toolbar</a></li>
  49.         </ul>
  50.         </li>
  51.         <li><a href="ToolsWindow.html">Tools Window</a><ul class="toc">
  52.             <li><a href="SelectionTools.html">Selection Tools</a></li>
  53.             <li><a href="MoveTools.html">Move Tools</a><br>
  54.             <a href="MagicWand.html">Magic Wand</a><br>
  55.             <a href="Paintbrush.html">Paintbrush</a></li>
  56.             <li><a href="EraserTool.html">Eraser Tool</a></li>
  57.             <li><a href="PixelTools.html">Pixel Tools</a></li>
  58.             <li><a href="ShapeTools.html">Shape Tools</a></li>
  59.             <li><a href="LineCurve.html">Line / Curve Tool</a></li>
  60.             <li><a href="TextTool.html">Text Tool</a></li>
  61.             <li><a href="PaintBucket.html">Paint Bucket</a></li>
  62.             <li><a href="CloneStamp.html">Clone Stamp</a></li>
  63.             <li><a href="RecolorTool.html">Recolor Tool</a></li>
  64.         </ul>
  65.         </li>
  66.         <li><a href="HistoryWindow.html">History Window</a></li>
  67.         <li><a href="LayersWindow.html">Layers Window</a></li>
  68.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  69.         <li><a href="StatusBar.html">Status Bar</a></li>
  70.     </ul>
  71.     </li>
  72.     <h3>Other</h3>
  73.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  74.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  75.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  76.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  77.         <li><a href="WebLinks.html">Web Links</a></li>
  78.         <li><a href="License.html">License</a></li>
  79.     </ul>
  80. </div>
  81. <div id="content">
  82.     <!-- #BeginEditable "content" -->
  83.     <h2>Shape Tools</h2>
  84.     <p>The following tools are similar, and will be discussed in this topic:</p>
  85.     <ul>
  86.         <li class="nobullet"><img border="0" src="Images/ShapeTools.png" width="54" height="132"><br>
  87.  </li>
  88.         <li>Rectangle</li>
  89.         <li>Rounded Rectangle</li>
  90.         <li>Ellipse</li>
  91.         <li>Freeform Shape</li>
  92.     </ul>
  93.     <p>Each of these tools may be configured using the
  94.     <a href="Toolbar.html#DrawingControls">controls in the Toolbar</a>. To draw 
  95.     a shape, click and drag with the left mouse button. The primary color will 
  96.     be used for the outline (if applicable), and the secondary color will be 
  97.     used to fill the interior of the shape (if applicable). If you draw with the 
  98.     right mouse button, the roles of the primary and secondary colors will be 
  99.     reversed.</p>
  100.     <p>For the first three tools, you may hold down the Shift key to constrain 
  101.     the shape to be a square, rounded square, or a circle, respectively.</p>
  102.     <p>The following images show how shapes look when the appropriate 
  103.     shape-drawing option in the toolbar is selected:</p>
  104.     <h3>Outline only:</h3>
  105.     <ul>
  106.         <li class="nobullet">
  107.         <h3>
  108.         <img border="0" src="../images/OutlineOnly.png" width="75" height="29"></h3>
  109.         </li>
  110.         <li class="nobullet">
  111.         <h3>
  112.         <img border="0" src="../images/Shapes_Outline.png" width="536" height="142"></h3>
  113.         </li>
  114.     </ul>
  115.     <h3>Interior only:</h3>
  116.     <ul>
  117.         <li class="nobullet">
  118.         <h3>
  119.         <img border="0" src="../images/InteriorOnly.png" width="75" height="29"></h3>
  120.         </li>
  121.         <li class="nobullet">
  122.         <h3>
  123.         <img border="0" src="../images/Shapes_Interior.png" width="536" height="142"></h3>
  124.         </li>
  125.     </ul>
  126.     <h3>Outline and Interior:</h3>
  127.     <ul>
  128.         <li class="nobullet">
  129.         <h3>
  130.         <img border="0" src="../images/InteriorAndOutline.png" width="75" height="29"></h3>
  131.         </li>
  132.         <li class="nobullet">
  133.         <h3>
  134.         <img border="0" src="../images/Shapes_OutlineAndInterior.png" width="536" height="142"></h3>
  135.         </li>
  136.     </ul>
  137.     <p> </p>
  138.     <!-- #EndEditable -->
  139.     <h4><br>
  140.     <br>
  141.     </h4>
  142.     <p align="center">
  143.     <font color="#808080" size="1">Copyright <font face="Times New Roman">⌐ 2005 </font>Rick Brewster, Chris Crosetto, Tom 
  144.     Jackson, Michael Kelsey, Brandon Ortiz, Craig Taylor, Chris Trevino, and Luke Walker. Portions Copyright
  145.     <font face="Times New Roman">⌐ 2005 </font>Microsoft Corporation. All Rights Reserved.</font><font size="1"> <br>
  146.     </font>
  147. </div>
  148. </b>
  149.  
  150. </body>
  151.  
  152. <!-- #EndTemplate -->
  153.  
  154. </html>
  155.